Skip to content

Conversation

@literat
Copy link
Contributor

@literat literat commented Aug 13, 2025

No description provided.

@literat literat requested a review from a team as a code owner August 13, 2025 12:21
@github-actions github-actions bot added the bug Something isn't working label Aug 13, 2025
@literat literat requested a review from Copilot August 13, 2025 12:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces modern Node.js package exports to the eslint-config-typescript package, enabling more explicit and controlled access to package entrypoints. This modernizes the package structure by defining specific export paths for the main configuration, React-specific configuration, and optional configurations.

  • Adds exports field to package.json with three defined entrypoints
  • Maintains backward compatibility by keeping the existing main field
  • Enables consumers to import specific configurations using the new export paths

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

  * add missing name property for the whitespace config
…ions

  * the parser was override by babel form eslint-config-react
  * override optional jsdoc rules from eslint-config-base/optional
@literat literat force-pushed the fix/eslint-typescript-exports branch from 0636e74 to f085140 Compare August 14, 2025 08:19
@literat literat force-pushed the fix/eslint-typescript-exports branch from 19ec50f to 901d6cf Compare August 15, 2025 08:43
@literat literat force-pushed the fix/eslint-typescript-exports branch from 901d6cf to aa02b4a Compare August 15, 2025 08:48
@literat literat merged commit 4b4079f into main Aug 15, 2025
3 checks passed
@literat literat deleted the fix/eslint-typescript-exports branch August 15, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants